ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / List Property

In This Topic
    List Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property List As System.Collections.IList
    public System.Collections.IList List {get;}
    See Also